Carbon


GetPortFillPixPat

Header: Quickdraw.h Carbon status: Supported

PixPatHandle GetPortFillPixPat (
    CGrafPtr port, 
    PixPatHandle fillPattern
);
port
fillPattern

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later. Exported by CarbonLib 1.0 and later.

CARBON NOTES

Use this new accessor function in place of direct access to structs.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)